You are here: Understanding the Meridian functions > WinInputBox function

WinInputBox function

Shows a modal dialog to receive input from the user.

Syntax

WinInputBox (Prompt As String, [Title As String], [Default As String]) As String 
Parameters
Name Description

Prompt

Body text of the dialog.

Title

Title bar text of the dialog.

Default

Default input text of the dialog.

Remarks

Not available in Web Access. The Prompt text can be formatted, as described in Formatting text with RTF codes. To detect if the user clicked the Cancel button, test the returned value for an empty string ("").

Related concepts

Understanding the Meridian functions


www.bluecieloecm.com